home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Disc to the Future 2
/
Disc to the Future Part II Programmer's Reference (Wayzata Technology)(6013)(1992).bin
/
MAC
/
THINKC
/
TCL1
/
CDICTION
/
CTESTDIC.H
< prev
next >
Wrap
Text File
|
1990-01-12
|
126b
|
10 lines
#define _H_CTestDict
#include "CDictionary.h"
struct CTestDict : CDictionary
{
virtual Boolean ITestDict( void);
};